﻿#Delaware

DEL = {
	color = rgb { 102 156 164 }
	
	country_type = recognized

	tier = principality
	
	cultures = { dixie }
	capital = STATE_DELAWARE
}

#Pennsylvania

PEN = {
	color = rgb { 239 205 83 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_PENNSYLVANIA
}

#New Jersey

NJY = {
	color = rgb { 218 160 109 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_NEW_JERSEY
}

#Georgia

GEG = {
	color = rgb { 186 12 47 }
	
	country_type = recognized

	tier = principality
	
	cultures = { dixie }
	capital = STATE_GEORGIA
}

#Connecticut

CON = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_CONNECTICUT
}

#Massachusetts

MAS = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_MASSACHUSETTS
}

#Maryland

MRL = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { dixie }
	capital = STATE_MARYLAND
}

#South Carolina

SLA = {
	color = rgb { 245 102 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { dixie }
	capital = STATE_SOUTH_CAROLINA
}

#New Hampshire

NHM = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_NEW_HAMPSHIRE
}

#Virginia

VIR = {
	color = rgb { 106 44 62 }
	
	country_type = recognized

	tier = principality
	
	cultures = { dixie }
	capital = STATE_VIRGINIA
}

#New York

NYC = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_NEW_YORK
}

#North Carolina

NCL = {
	color = rgb { 75 156 211 }
	
	country_type = recognized

	tier = principality
	
	cultures = { dixie }
	capital = STATE_NORTH_CAROLINA
}

#Rhode Island

RHD = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_RHODE_ISLAND
}

#Vermont

VER = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_VERMONT
}

#Kentucky

KEN = {
	color = rgb { 0 51 160 }
	
	country_type = recognized

	tier = principality
	
	cultures = { dixie }
	capital = STATE_KENTUCKY
}

#Tennessee

TEN = {
	color = rgb { 255 130 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { dixie }
	capital = STATE_TENNESSEE
}

#Ohio

OHI = {
	color = rgb { 206 15 61 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_OHIO
}

#Indiana

INA = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_INDIANA
}

#Mississippi

MIS = {
	color = rgb { 204 9 47 }
	
	country_type = recognized

	tier = principality
	
	cultures = { dixie }
	capital = STATE_MISSISSIPPI
}

#Illinois

ILI = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_ILLINOIS
}

#Alabama

ABM = {
	color = rgb { 158 27 50 }
	
	country_type = recognized

	tier = principality
	
	cultures = { dixie }
	capital = STATE_ALABAMA
}

#Maine

MAI = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_MAINE
}

#Missouri

MIO = {
	color = rgb { 186 12 47 }
	
	country_type = recognized

	tier = principality
	
	cultures = { dixie }
	capital = STATE_MISSOURI
}

#Arkansas

ARK = {
	color = rgb { 106 44 62 }
	
	country_type = recognized

	tier = principality
	
	cultures = { dixie }
	capital = STATE_ARKANSAS
}

#Florida

FLR = {
	color = rgb { 250 70 22 }
	
	country_type = recognized

	tier = principality
	
	cultures = { dixie }
	capital = STATE_FLORIDA
}

#Iowa

IOW = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_IOWA
}

#Wisconsin

WIS = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_WISCONSIN
}

#Minnesota

MNN = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_MINNESOTA
}

#Kansas

KAN = {
	color = rgb { 0 0 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_KANSAS
}

#West Virginia

WVR = {
	color = rgb { 234 170 0 }
	
	country_type = recognized

	tier = principality
	
	cultures = { yankee }
	capital = STATE_WEST_VIRGINIA
}

#Deseret

DES = {
	color = { 125  92  110 }
	
	country_type = colonial
	
	tier = principality
	religion = mormon
	cultures = { yankee dixie }
	capital = STATE_UTAH
}

AKA = {
	color = { 121  175  235 }
	
	country_type = colonial

	tier = kingdom
	
	cultures = { yankee inuit }
	capital = STATE_ALASKA
}